Welcome![Sign In][Sign Up]
Location:
Search - import table

Search list

[CSharpExcelDataInput

Description: C#编写的桌面程序,用于往本地或局域网SQL SERVER数据库导入已定义好模板的Excel表数据,自行配置数据库链接字符串及表名,有非线程式的进度条,后面添加的执行SQL脚本功能未完善,请感兴趣的朋友完善其更丰富的功能,并将其共享,使用小工具,大家共享。-C# Prepared desktop programs for the local area network to local or SQL SERVER databases has been the definition of a good template to import Excel sheet data of its own configuration database link string and table name, a non-linear program of the progress bar, add the implementation of SQL script feature is not perfect, please interested in improving his friends richer functionality, and sharing, the use of small tools, for all to share.
Platform: | Size: 36864 | Author: zhanjun | Hits:

[Software EngineeringPL

Description: PLSQL使用 包括建表空间、建表、建用户、数据导入、导出-PLSQL table space to use, including construction, building form, building users, data import, export
Platform: | Size: 344064 | Author: lixin | Hits:

[JSP/Javamyproject

Description: 此压缩文件解压后为eclipse的一个工程需要导入使用,同时用户需要在SQL server里面建立一个名为mydb的数据库,在此数据库中建立一个名为mytable的表,列名为bookid(int 型),bookname(String 型),bookprice(float 型)。-After extracting the compressed files for eclipse to import the required use of a project, at the same time users will need to set up SQL server inside a database named mydb, in this set up a database table named mytable, called out bookid (int type ), bookname (String type), bookprice (float type).
Platform: | Size: 236544 | Author: Alan | Hits:

[JSP/JavaJspBuyCar

Description: 电子商务网站中实现分页的源代码,解压后为eclipse工程,需要导入倒eclipse中,并在SQLserver中建立相应的数据库,并在com.monitor.bean包中所封装类建立对应的表中的各个列。-Pagination implementation of e-commerce website in the source code, extract the eclipse after the project was necessary to import eclipse, and in the SQL to create the corresponding database, and at com.monitor.bean package by package-type set up corresponding all listed in the table.
Platform: | Size: 603136 | Author: Alan | Hits:

[.netIECom2003

Description: Use for the interface program. Import/Export from/to Database table/Excel file/TXT file/CSV file. used in .NET 2003/.NET 2005. the file format can be defined in the XML config file.-Use for the interface program. Import/Export from/to Database table/Excel file/TXT file/CSV file. Used in. NET 2003/.NET 2005. The file format can be defined in the XML config file.
Platform: | Size: 242688 | Author: li | Hits:

[OtherTdcp

Description: 七星彩预测、缩水系统,D7开发,有Excellent表导出导入功能,有八卦选号。-Qixing color forecasts, shrink systems, D7 development of Excellent Table Export Import function,选号gossip.
Platform: | Size: 8285184 | Author: 谢维平 | Hits:

[Delphi VCLEXCELtoSQL

Description: 此程序是可以将数据库表中的数据导出转为EXCEL、也可将EXCEL中的数据导入至数据库的表中。-This process is the database table data export to EXCEL, and it can import data from EXCEL to database table.
Platform: | Size: 604160 | Author: 陈树祥 | Hits:

[Software EngineeringKONGQING

Description: 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。--compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for the sentence syntax analysis syntax tree corresponding output. Some procedures also very simple algorithm, there is room for improvement, I welcome a lot of friends and exchange.
Platform: | Size: 192512 | Author: kongqingzhou | Hits:

[JSP/JavaMediaStore

Description: Java版音像店管理系统 安装步骤: (1) 安装jdk1.4 (2) 安装tomcat5.0 (3) 安装Microsoft SQL server 2000 (4) 利用MediaStore/sql/db_init.sql文件,创建数据表,并导入初始化数据 (5) 将MediaStore文件夹,整个拷贝到tomcat5.0/webapps目下,并打开MediaStore/WEB-INF/web.xml文件,设置访问数据库的dburl、user和password三个参数。 (6) 启动tomcat5.0,打开浏览器,在地址栏中输入http://localhost:8080/MediaStore,即可进入登录界面,输入admin,密码为空,进入系统。 -Installation steps: (1) install jdk1.4 (2) install tomcat5.0 (3) installation of Microsoft SQL server 2000 (4) the use of MediaStore/sql/db_init.sql document, create a data table, and import data initialization ( 5) MediaStore folder to copy the entire tomcat5.0/webapps under, and open MediaStore/WEB-INF/web.xml file, set the access database dburl, user and password parameters. (6) to start tomcat5.0, open the browser, enter in the address bar http://localhost:8080/MediaStore, you can enter the login screen, enter admin, password is empty, enter the system.
Platform: | Size: 9394176 | Author: 谭骏 | Hits:

[ADO-ODBCAccess(Backup)

Description: 导出Access数据到一个外部文件,并可以讲该导出文件导入到与原数据库表结构存在一些差异的数据库中,数据库变更时,用此程序不错,且导入导出速度很快。-Export Access data to an external file, and can talk about the export file into the original database table, there are some differences in the structure of the database, the database change, use this procedure well, and fast import and export.
Platform: | Size: 11264 | Author: znxia | Hits:

[ADO-ODBCMergeProject

Description: 公司系统中用到的一个管理工具,主要多个access数据库的管理,可以导入导出access数据库(包括附件)、合并两个数据库(多版本表结构的表数据库合并)等。-Company system as a management tool used, mainly the management of multiple access database, you can import and export access database (including attachments), a merger of the two databases (multi-version database table structure of the merger) and so on.
Platform: | Size: 34816 | Author: big1102 | Hits:

[Other DatabasesExcelToSQLite

Description: 将指定EXCEL导入至SQLite数据库:导入之前,MYSQL数据库中已创建好目标数据表,但导入前判断数据表是否为空,数据为空再进行导入。 EXCEL导入过程中,数据类型转换或异常检测(EXCEL中的文字1不同于数字1,和数据表字段类型的匹配)。 导入完成或失败后,给出状态报告或提示。 -Will be assigned to the SQLite database into EXCEL: before importing, MYSQL database goal has been to create a good data sheet, but to import the data table to determine whether the former is empty, data import is empty again. EXCEL import process, the data type conversion or anomaly detection (EXCEL text 1 is different from the number 1, and data table field type of match). Import completed or failed, status reports or reminders given.
Platform: | Size: 1067008 | Author: kaibing | Hits:

[Windows Develop69491748exportlisttoexcel

Description: 非常经典的把LISTCTRL中的内容导入到EXCEL表格中去,源码哦,转的一位仁兄的,发扬光大~-A very classic to LISTCTRL the contents of the table to import into EXCEL, source oh, transfer of a dear friend, and carried forward ~
Platform: | Size: 13312 | Author: 梁明军 | Hits:

[JSP/Javajavatools

Description: 采用netbeans6.7开发,用于oracle(版本>9.0)和mysql(版本>5)的数据库表数据导入导出工具,只要数据库表名及字段名都相同即可(不区分大小定),还不完善-Using netbeans6.7 developed for the oracle (version " 9.0) and mysql (version" 5) database table data import and export tools, as long as the database table names and field names are the same as you can (no distinction between the size of set), but also imperfect
Platform: | Size: 457728 | Author: 江斌 | Hits:

[ADO-ODBCDaoRuBiao

Description: 自己写的把excel表中的内容导入到Access数据库中,首先第一步把内容考到记事本里 然后参照程序导入-Write your own content to excel in the table to import into the Access database, the first step to test the contents into Notepad, and then refer to programs where import
Platform: | Size: 234496 | Author: zhangshengjun | Hits:

[JSP/Javahaosou

Description: 这个项目是本人的创业项目,是一个房地产搜索及交易网站(详见网站功能说明书+网站功能页面示意),采用jsp+servlet+hibernate3架构;该网站的基本框架已完成,曾在公网上试运行过一段时间,表现稳定。现在还有部分页面未完成,因本人个人情况及资金问题难以维持,因此停止开发,并公布其源码,希望有志者能继续开发下去并成功创业! 安装tomcat6.0 及MYSQL 5.0,导入haosou.sql(建表语句及部分数据),即可运行本项目。-This project is my own venture project is a real estate search and transaction site (see Web site features functional specification+ page hint), using jsp+ servlet+ hibernate3 structure the basic framework of the site have been completed online in the public trial Run over a period of time, performance and stability. There are still some pages are not completed, due to my personal circumstances and financial problems which are difficult to maintain, so to stop development, and publish their source code, hoping to continue development of aspiring and successful entrepreneurs go! Install tomcat6.0 and MYSQL 5.0, import haosou.sql (CREATE TABLE statements and some of the data), you can run this project.
Platform: | Size: 20544512 | Author: 吴语 | Hits:

[Internet-NetworkFREEIP

Description: 压缩包中包含两个程序,程序一routesetup.py主要功能是自动下载教育网免费ip列表,并生成路由表批处理文件,程序二ISAFREEIP.py主要功能是自动下载教育网免费ip列表,并自动导入ISA2004/2006生成计算机集。-the package contains two programs, the program routesetup.py main function is to automatically download the free education network ip list, and generate the routing table batch file, the program two ISAFREEIP.py main function is to automatically download the free education network ip list, and automatically Import ISA2004/2006 generation computer set.
Platform: | Size: 90112 | Author: 刘斯尧 | Hits:

[JSP/Javahibernatecreatetable

Description: hibernate自动生成表结构,并导入到表中-hibernate automatically generated table structure and import into the table
Platform: | Size: 1855488 | Author: JASME | Hits:

[Compress-Decompress algrithmsvbkechengsheji

Description: 软件分前台收银和收台管理两大部分: 前台可对不同会员卡产生不同的折扣率,前台涉及三张数据库表的操作: 商品表—用来查找相应的商品信息 销售表—用来记录每次销售的商品信息 库存表.—每次销售的商品要从库存中减去相应的商品数量 后台涉及商品的查询及管理,主要功能有: 商品分类查询及单个商品的查询 商品销售统计,可根据不同的时间段,不同的商品编码,进行相应的统计 商品进/出货 商品出/入库 商品采购 商品付款单 新增商品---------用于录入超市原来没有的商品 会员卡的增,删,改,查 会员记录表中我只写了三条记录,详细信息看数据库表 -The software sub-front cash register and acquire Taiwan managed two major parts: Front may be on different membership cards have different discount rates, future operations involving three database tables: Product Table- used to find the corresponding commodity information Sales Table- used to record information on each sale of goods Stock Chart .- for each stock of goods sold is subtracted from the corresponding number of commodities Background inquiries and management involved in the commodities, the main features are: Category inquiries and queries for individual commodities Merchandise sales statistics, according to different time periods, different commodity code and make the appropriate statistical Goods Import/Shipping Goods in/out storage Merchandizing Commodity payment orders New Product--------- for the entry of goods to the supermarket is not the original Membership card of the increase, delete, change, check
Platform: | Size: 155648 | Author: 刘涛 | Hits:

[JSP/JavaJava_zinengka_youhua

Description: 针对复杂的传统Java智能卡指令解析问题,结合Applet的部署特点,提出了指令预解析的概念 给出了转换后的Applet文件(CAP,Converted Applet file)中导入组件、常数池和导出组件的预解析优化存储结构及包注册表结构,使用定长存储结构替代原有的变长存储结构以加快查找过程,引入了导出组件辅助索引表以加快外包类的解析过程 设计了基于优化后组件的静态域、静态方法和类访问字节码指令的快速解析流程,将解析算法的时间复杂度降为常数阶 在Applet下载过程中通过预解析来生成优化后的组件存储结构,在执行过程中依据快速解析流程来完成静态域、静态方法和类对象的快速访问,从而缩短了Applet运行时的解析时间.测试结果表明,在不改变标准Applet下载、运行流程的情况下,该方法有效地减少了卡内存储器的访问次数,缩短了解析算法的执行时间,提高了Applet执行的整体性能. -For a complex of traditional Java smart card command parsing problems with the Applet deployment characteristics of proposed pre-analytic concept of instruction gives converted Applet file (CAP, Converted Applet file) to import components and export components of constant pool pre-analytical optimization of storage structure and package the registry structure, and the use of fixed-length storage structure replaced the original variable-length storage structure to speed up the search process, the introduction of secondary index table to export components to speed up the resolution process outsourcing category designed based on optimization After the components of the static fields, static methods and class byte code instructions to access the rapid resolution processes, analytical methods will be reduced to constant time complexity order in Applet download process through pre-parsing to generate the optimized storage structure components , in the implementation process based on rapid
Platform: | Size: 202752 | Author: 刘杰 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »

CodeBus www.codebus.net